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/hr.json')
-rw-r--r--l10n/hr.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/l10n/hr.json b/l10n/hr.json
index 41025e3..cb894fb 100644
--- a/l10n/hr.json
+++ b/l10n/hr.json
@@ -1,30 +1,30 @@
{ "translations": {
- "Not a number" : "Nije broj",
- "Select tag…" : "Odaberite oznaku…",
+ "Files retention" : "Zadržavanje datoteka",
+ "{file} will be removed in 24 hours" : "Datoteka {file} bit će uklonjena za 24 sata",
+ "Your systems retention rules will delete this file within 24 hours." : "Pravila zadržavanja vašeg sustava izbrisat će ovu datoteku unutar 24 sata.",
+ "Retention" : "Zadržavanje",
+ "This application allows for automatic deletion of files after a given time." : "Ova aplikacija omogućuje automatsko brisanje datoteka nakon određenog vremena.",
+ "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Aplikacija za Nextcloud za kontrolu automatskog brisanja datoteka nakon određenog vremena.\nKorisnici se mogu po izboru obavijestiti dan ranije.",
+ "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Definirajte treba li datoteke s određenom oznakom automatski izbrisati nakon nekog vremena. Ovo je korisno za povjerljive dokumente.",
+ "Create" : "Stvori",
"Days" : "Dana",
"Weeks" : "Tjedana",
"Months" : "Mjeseci",
"Years" : "Godina",
"Creation" : "Stvaranje",
"Last modification" : "Posljednja izmjena",
+ "Not a number" : "Nije broj",
+ "Select tag…" : "Odaberite oznaku…",
"Delete" : "Izbriši",
"Yes" : "Da",
"No" : "Ne",
"Error while deleting the retention rule" : "Pogreška tijekom brisanja pravila o zadržavanju",
- "Files retention" : "Zadržavanje datoteka",
- "{file} will be removed in 24 hours" : "Datoteka {file} bit će uklonjena za 24 sata",
- "Your systems retention rules will delete this file within 24 hours." : "Pravila zadržavanja vašeg sustava izbrisat će ovu datoteku unutar 24 sata.",
- "Retention" : "Zadržavanje",
- "This application allows for automatic deletion of files after a given time." : "Ova aplikacija omogućuje automatsko brisanje datoteka nakon određenog vremena.",
- "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Aplikacija za Nextcloud za kontrolu automatskog brisanja datoteka nakon određenog vremena.\nKorisnici se mogu po izboru obavijestiti dan ranije.",
"File retention" : "Zadržavanje datoteka",
"Open documentation" : "Otvori dokumentaciju",
- "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Definirajte treba li datoteke s određenom oznakom automatski izbrisati nakon nekog vremena. Ovo je korisno za povjerljive dokumente.",
+ "after" : "nakon",
+ "Notify users a day before retention will delete a file" : "Obavijestite korisnike dan prije nego što pravila zadržavanja izbrišu datoteku",
"Tag" : "Oznaka",
"Time" : "Vrijeme",
- "Active" : "Aktivan",
- "after" : "nakon",
- "Create" : "Stvori",
- "Notify users a day before retention will delete a file" : "Obavijestite korisnike dan prije nego što pravila zadržavanja izbrišu datoteku"
+ "Active" : "Aktivan"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
} \ No newline at end of file