diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
commit | 611e6a0f7d3cbe90fdd39f7e21b765f01c5377be (patch) | |
tree | 661197c7d5c59d8df5d0fc34e218fed087ace7f0 /settings/l10n/sk.js | |
parent | c75cc612260a94485ec9988b64f190033a2cae23 (diff) | |
download | nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.tar.gz nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sk.js')
-rw-r--r-- | settings/l10n/sk.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/settings/l10n/sk.js b/settings/l10n/sk.js index cb456f40297..1f814d51bc2 100644 --- a/settings/l10n/sk.js +++ b/settings/l10n/sk.js @@ -298,14 +298,13 @@ OC.L10N.register( "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", + "Expire after " : "Platnosť do", + "days" : "dni", + "Enforce expiration date" : "Vynútiť dátum expirácie", "Allow users to share via link" : "Povoliť používateľom sprístupňovanie obsahu pomocou odkazov", "Allow public uploads" : "Povoliť verejné nahrávanie súborov", "Always ask for a password" : "Vždy vyžadovať heslo", "Enforce password protection" : "Vynútiť ochranu heslom", - "Set default expiration date" : "Nastaviť predvolený dátum expirácie", - "Expire after " : "Platnosť do", - "days" : "dni", - "Enforce expiration date" : "Vynútiť dátum expirácie", "Allow resharing" : "Povoliť sprístupňovanie ďalej", "Allow sharing with groups" : "Povoliť sprístupnenie so skupinami", "Restrict users to only share with users in their groups" : "Povoliť používateľom sprístupňovanie obsahu len v rámci ich skupiny", @@ -357,6 +356,7 @@ OC.L10N.register( "Official" : "Oficiálny", "Store credentials" : "Ukladať prihlasovacie údaje", "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php je zaregistrované v službe webcron a zavolá cron.php každých 15 minút cez HTTP.", - "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." + "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.", + "Set default expiration date" : "Nastaviť predvolený dátum expirácie" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); |