diff options
Diffstat (limited to 'apps/settings/l10n/sk.json')
-rw-r--r-- | apps/settings/l10n/sk.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index 7e3a43344e4..142dd13d6db 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -296,14 +296,13 @@ "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", @@ -355,6 +354,7 @@ "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" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file |