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.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index c6b4a05eee7..57d1c38ef40 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -309,6 +309,9 @@ OC.L10N.register(
"Database host" : "Stroj na kterém se nachází databáze",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Zadejte port spolu s názvem hostitele (t. j., localhost:5432).",
"Performance warning" : "Varování o výkonu",
+ "You chose SQLite as database." : "Zvolíte jako databázi SQLite.",
+ "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite by mělo být použito pouze pro opravdu malé a vývojové instance. Pro produkční použití doporučujeme použít robustnější databázové řešení.",
+ "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Pokud používáte klienty pro synchronizaci souborů, je použití SQLite silně nedoporučeno.",
"Finish setup" : "Dokončit nastavení",
"Finishing …" : "Dokončování…",
"Need help?" : "Potřebujete nápovědu?",