diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-15 02:14:35 +0000 |
commit | fdcc654ff6267e03854db27cec472dd26aaf6233 (patch) | |
tree | 63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/sk.js | |
parent | 76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff) | |
download | nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.tar.gz nextcloud-server-fdcc654ff6267e03854db27cec472dd26aaf6233.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/sk.js')
-rw-r--r-- | lib/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 225e349eda8..44cabc5f2b5 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -192,6 +192,7 @@ OC.L10N.register( "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "To je pravdepodobne spôsobené cache/akcelerátorom ako napr. Zend OPcache alebo eAccelerator.", "PHP modules have been installed, but they are still listed as missing?" : "PHP moduly boli nainštalované, ale stále sa tvária, že chýbajú?", "Please ask your server administrator to restart the web server." : "Prosím, požiadajte administrátora vášho servera o reštartovanie webového servera.", + "PostgreSQL >= 9 required" : "Vyžadované PostgreSQL >= 9", "Please upgrade your database version" : "Prosím, aktualizujte verziu svojej databázy", "Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Prosím, zmeňte oprávnenia na 0770, aby tento priečinok nemohli ostatní používatelia otvoriť.", "Your data directory is readable by other users" : "Váš priečinok s dátami je prístupný na čítanie ostatným používateľom", @@ -245,7 +246,6 @@ OC.L10N.register( "%s shared »%s« with you." : "%s vám sprístupnil »%s«", "%s via %s" : "%s cez %s", "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "Aplikáciu \"%s\" nie je možné inštalovať, pretože nie sú splnené nasledovné závislosti: %s", - "PostgreSQL >= 9 required" : "Vyžadované PostgreSQL >= 9", "ID \"%s\" already used by cloud federation provider \"%s\"" : "ID \"%s\" je už použité v združenom cloude \"%s\"", "Sharing %1$s failed, because the user %2$s does not exist" : "Sprístupnenie %1$s zlyhalo, používateľ %2$s neexistuje", "Sharing %1$s failed, because the user %2$s is not a member of any groups that %3$s is a member of" : "Sprístupnenie %1$s zlyhalo, používateľ %2$s nie je členom žiadnej skupiny spoločnej s používateľom %3$s", |