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

eu.json « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a7995f3ac554627fcfdcbb93ac0f92d3fba00e53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{ "translations": {
    "Files retention" : "Fitxategiak mantentzea",
    "{file} will be removed in 24 hours" : "{file} fitxategia 24 orduan ezabatuko da",
    "Your systems retention rules will delete this file within 24 hours." : "Zure sistemen atxikitze-arauek ezabatuko dute fitxategi hau 24 ordutan. ",
    "Retention" : "Mantentzea",
    "This application allows for automatic deletion of files after a given time." : "Aplikazio honek fitxategiak denbora jakin baten buruan ezabatzeko aukera ematen du.",
    "An app for Nextcloud to control automatic deletion of files after a given time.\nOptionally the users can be informed the day before." : "Denbora jakin baten ondoren fitxategiak automatikoki ezabatzea kontrolatzeko Nextcloud-en aplikazioa.\nAukeran, erabiltzaileei bezperan jakinarazi ahal izango zaie.",
    "Define if files tagged with a specific tag should be deleted automatically after some time. This is useful for confidential documents." : "Konfiguratu ea etiketa jakin bat duten fitxategiak epe bat igaro ostean ezabatu behar diren. Hau dokumentu konfidentzialentzat erabilgarria da.",
    "Create" : "Sortu",
    "Days" : "Egunak",
    "Weeks" : "Asteak",
    "Months" : "Hilabeteak",
    "Years" : "Urteak",
    "Creation" : "Sorrera",
    "Last modification" : "Azken aldaketa",
    "_%n day_::_%n days_" : ["egun %n","%n egun"],
    "_%n week_::_%n weeks_" : ["aste %n","%n aste"],
    "_%n month_::_%n months_" : ["hilabete %n","%n hilabete"],
    "_%n year_::_%n years_" : ["urte %n","%n urte"],
    "Not a number" : "Ez da zenbakia",
    "Select tag…" : "Hautatu etiketa…",
    "Delete" : "Ezabatu",
    "Yes" : "Bai",
    "No" : "Ez",
    "Error while deleting the retention rule" : "Errore bat gertatu da fitxategiak mantentzeko erregela ezabatzean",
    "File retention" : "Fitxategiak mantentzea",
    "Open documentation" : "Ireki dokumentazioa",
    "after" : "gero",
    "Notify users a day before retention will delete a file" : "Erabiltzaileek fitxategia ezabatu baino egun bat baino lehenago jakinarazpena bidali.",
    "Tag" : "Etiketa",
    "Time" : "Aldi",
    "After" : "Gero",
    "Active" : "Aktibo",
    "Retention rule saved" : "Mantentze araua gordeta",
    "An error occurred while trying to save the retention rule" : "Akatsa gertatu da mantentze araua gordetzen saiatzean"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}