Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-15 04:15:19 +0300
commit81c3549918706fb1ce5bb419be4b7eeabd23dc99 (patch)
tree50fe9b344c6ad89d900185149a3fc9cae85c3db8 /core/l10n/cs.js
parent21cd04d1959c56256ef464c166b82dd774107f7a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r--core/l10n/cs.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js
index 19d62afc988..c6b4a05eee7 100644
--- a/core/l10n/cs.js
+++ b/core/l10n/cs.js
@@ -309,9 +309,6 @@ 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",
- "SQLite will be used as database." : "Bude použita SQLite databáze.",
- "For larger installations we recommend to choose a different database backend." : "Pro větší instalace doporučujeme zvolit jiné databázové řešení.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"Finish setup" : "Dokončit nastavení",
"Finishing …" : "Dokončování…",
"Need help?" : "Potřebujete nápovědu?",
@@ -406,6 +403,9 @@ OC.L10N.register(
"Share with other people by entering a user or group or an email address." : "Sdílejte s dalšími lidmi zadáním uživatelského jména, jména skupiny, nebo emailové adresy.",
"The specified document has not been found on the server." : "Požadovaný dokument nebyl na serveru nalezen.",
"You can click here to return to %s." : "Klikněte zde pro návrat na %s.",
+ "SQLite will be used as database." : "Bude použita SQLite databáze.",
+ "For larger installations we recommend to choose a different database backend." : "Pro větší instalace doporučujeme zvolit jiné databázové řešení.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"Wrong password." : "Chybné heslo.",
"Stay logged in" : "Neodhlašovat",
"Back to log in" : "Zpět na přihlášení",