diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-08 00:11:34 +0000 |
commit | 9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6 (patch) | |
tree | a6d2ee78c2f012c0948d15eb09eb3271088a8f10 /settings/l10n/sk.js | |
parent | 6180feeb9d6c3c7edceb6a996a48695504f673fb (diff) | |
download | nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.tar.gz nextcloud-server-9fe95e8a7cf5f639fe3ba2a3aa33ce4a5c9a77b6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.js')
-rw-r--r-- | settings/l10n/sk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index f1db57004b2..9c3c47b32a3 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -253,6 +253,7 @@ OC.L10N.register( "If your installation is not installed at the root of the domain and uses system Cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Inštalácia mimo koreňový priečinok domény a používanie systémového príkazu cron môže spôsobiť problém s generovaním správnej URL. Pre zabránenie týmto chybám nastavte prosím správnu cestu v svojom config.php súbore pre hodnotu \"overwrite.cli.url\" (Doporučujeme: \"%s\")", "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nebolo možné spustiť úlohu na pozadí pomocou CLI. Toto sú chyby:", "All checks passed." : "Všetky kontroly prešli úspešne.", + "Version" : "Verzia", "Background jobs" : "Úlohy na pozadí", "Last job ran %s." : "Úloha naposledy prebehla %s.", "Last job execution ran %s. Something seems wrong." : "Úloha naposledy prebehla %s. Zdá sa, že niečo nie je v poriadku.", @@ -263,7 +264,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Použiť systémovú službu cron na spúšťanie súboru cron.php každých 15 minút.", "The cron.php needs to be executed by the system user \"%s\"." : "Je potrebné, aby cron.php bol spustený systémovým používateľom \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pre spustenie potrebujete mať rozšírenie PHP POSIX. Viac detailov v {linkstart}PHP dokumentácii{linkend}.", - "Version" : "Verzia", "Sharing" : "Sprístupňovanie", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Ako administrátor môžete nastaviť správanie sprístupňovania. Pre viac informácií pozrite dokumentáciu.", "Allow apps to use the Share API" : "Povoliť aplikáciám používať API pre sprístupňovanie", |