Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/sk.js')
-rw-r--r--l10n/sk.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/sk.js b/l10n/sk.js
index 8df5976..1e544e1 100644
--- a/l10n/sk.js
+++ b/l10n/sk.js
@@ -1,35 +1,35 @@
OC.L10N.register(
"files_retention",
{
- "Not a number" : "Nie je číslo",
- "Retention rule saved" : "Pravidlo uchovávania bolo uložené",
- "An error occurred while trying to save the retention rule" : "Pri pokuse o uloženie pravidla o uchovávaní sa vyskytla chyba",
- "Select tag…" : "Vybrať štítok...",
+ "Files retention" : "Uchovávanie súborov",
+ "{file} will be removed in 24 hours" : "{file} bude odstránený v priebehu 24 hodín",
+ "Your systems retention rules will delete this file within 24 hours." : "Vaše pravidlá údržby systému tento súbor odstránia do 24 hodín.",
+ "Retention" : "Uchovávanie",
+ "This application allows for automatic deletion of files after a given time." : "Táto aplikácia umožňuje automatické mazanie súborov po určitom čase",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Aplikácia pre Nextcloud pre kontrolu automatikého mazania súborov po určitom čase.\nPoužívatelia môžu byť prípadne informovaní deň vopred.",
+ "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Definujte, či by sa súbory označené štítkom mali po určitom čase automaticky odstrániť. To je užitočné pre dôverné dokumenty.",
+ "Create" : "Vytvoriť",
"Days" : "Dní",
"Weeks" : "Týždňov",
"Months" : "Mesiacov",
"Years" : "Rokov",
"Creation" : "Vytvorenie",
"Last modification" : "Naposledy zmenené",
+ "Not a number" : "Nie je číslo",
+ "Select tag…" : "Vybrať štítok...",
"Delete" : "Zmazať",
"Yes" : "Áno",
"No" : "Nie",
"Error while deleting the retention rule" : "Chyba pri odstraňovaní pravidla uchovávania",
- "Files retention" : "Uchovávanie súborov",
- "{file} will be removed in 24 hours" : "{file} bude odstránený v priebehu 24 hodín",
- "Your systems retention rules will delete this file within 24 hours." : "Vaše pravidlá údržby systému tento súbor odstránia do 24 hodín.",
- "Retention" : "Uchovávanie",
- "This application allows for automatic deletion of files after a given time." : "Táto aplikácia umožňuje automatické mazanie súborov po určitom čase",
- "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Aplikácia pre Nextcloud pre kontrolu automatikého mazania súborov po určitom čase.\nPoužívatelia môžu byť prípadne informovaní deň vopred.",
"File retention" : "Uchovávanie súborov",
"Open documentation" : "Otvoriť dokumentáciu",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Definujte, či by sa súbory označené štítkom mali po určitom čase automaticky odstrániť. To je užitočné pre dôverné dokumenty.",
+ "after" : "po",
+ "Notify users a day before retention will delete a file" : "Upozorní používateľov deň pred vymazaním súboru",
"Tag" : "Štítok",
"Time" : "Čas",
"After" : "Po",
"Active" : "Aktívne",
- "after" : "po",
- "Create" : "Vytvoriť",
- "Notify users a day before retention will delete a file" : "Upozorní používateľov deň pred vymazaním súboru"
+ "Retention rule saved" : "Pravidlo uchovávania bolo uložené",
+ "An error occurred while trying to save the retention rule" : "Pri pokuse o uloženie pravidla o uchovávaní sa vyskytla chyba"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");