summaryrefslogtreecommitdiffstats
path: root/lib/l10n/cs.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r--lib/l10n/cs.js5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js
index 2519af76728..ddab3de0439 100644
--- a/lib/l10n/cs.js
+++ b/lib/l10n/cs.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the web server write access to the config directory." : "Toto je obvykle možné vyřešit udělením webovému serveru oprávnění k zápisu do adresáře s nastaveními.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "Ale, pokud chcete mít soubor config.php pouze pro čtení, nastavte v něm volbu „config_is_read_only“ na hodnotu true.",
"See %s" : "Viz %s",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Aplikace %1$s není přítomná nebo její verze není kompatibilní s tímto serverem. Zkontrolujte složku s aplikacemi. ",
"Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Před prováděním změn v souboru config.php si přečtěte dokumentaci",
"404" : "404",
@@ -264,10 +265,6 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Překročen časový limit připojování k úložišti. %s",
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.",
"Full name" : "Celé jméno",
- "%s enter the database username and name." : "%s zadejte databázové uživatelské jméno a jméno.",
- "%s enter the database username." : "Zadejte uživatelské jméno %s databáze.",
- "%s enter the database name." : "Zadejte název databáze pro %s databázi.",
- "%s you may not use dots in the database name" : "V názvu databáze %s není možné používat tečky.",
"The user limit has been reached and the user was not created. Check your notifications to learn more." : "Bylo dosaženo limitu počtu uživatelů a uživatel proto nebyl vytvořen. Podrobnosti viz upozornění pro vás.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“",
"libxml2 2.7.0 is at least required. Currently %s is installed." : "Je zapotřebí verze softwarové knihovny libxml2 přinejmenším 2.7.0. Nyní je nainstalována verze %s.",