diff options
Diffstat (limited to 'core/l10n/cs.json')
-rw-r--r-- | core/l10n/cs.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 1cdb9a7764f..19da949f12c 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -422,7 +422,6 @@ "Settings menu" : "Nabídka nastavení", "The password is wrong. Try again." : "Chybné heslo. Zkuste to znovu.", "Setup two-factor authentication" : "Nastavit dvoufázové ověřování", - "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}.", - "Search starts once you start typing" : "Hledání začne jakmile začnete psát" + "It seems like you are running a 32-bit PHP version. Nextcloud 26 and higher require 64-bit. Please upgrade your OS and PHP to 64-bit! For further details read {linkstart}the documentation page about this ↗{linkend}." : "Zdá se, že provozujete 32bitovou verzi PHP. Nextcloud verze 26 a novější vyžaduje 64bit. Přejděte na 64bit instalaci operačního systému a PHP! Bližší podrobnosti naleznete {linkstart}na stránce v dokumentaci ↗{linkend}." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |