diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-15 01:15:29 +0000 |
commit | 9ebf78a88d4f456d13f1ba46437339c01329bd16 (patch) | |
tree | 1adcdc614a8d73277ab3a6b387a47fa06bdbe67b /core/l10n/cs.js | |
parent | d9119c0c647480f408499a62aaffcefc931ed4b3 (diff) | |
download | nextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.tar.gz nextcloud-server-9ebf78a88d4f456d13f1ba46437339c01329bd16.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 6 |
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í", |