diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:16:53 +0000 |
commit | 73472725e6d2e189619b2882df8deec796f1bfe1 (patch) | |
tree | e9c7c6e984cbe597acd74cf5bcaadf6d5c74b578 /apps/settings/l10n/sk.js | |
parent | e5c95eed69a1d5e96b69147e4e7f6e40d21c8f9b (diff) | |
download | nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.tar.gz nextcloud-server-73472725e6d2e189619b2882df8deec796f1bfe1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/sk.js')
-rw-r--r-- | apps/settings/l10n/sk.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index cb456f40297..1f814d51bc2 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/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);"); |