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/eu.js')
-rw-r--r--l10n/eu.js28
1 files changed, 14 insertions, 14 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index 0f5b5f5..e5d640e 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -1,35 +1,35 @@
OC.L10N.register(
"files_retention",
{
- "Not a number" : "Ez da zenbakia",
- "Retention rule saved" : "Mantentze araua gordeta",
- "An error occurred while trying to save the retention rule" : "Akatsa gertatu da mantentze araua gordetzen saiatzean",
- "Select tag…" : "Hautatu etiketa…",
+ "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",
+ "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",
- "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.",
"File retention" : "Fitxategiak mantentzea",
"Open documentation" : "Ireki dokumentazioa",
- "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.",
+ "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",
- "after" : "gero",
- "Create" : "Sortu",
- "Notify users a day before retention will delete a file" : "Erabiltzaileek fitxategia ezabatu baino egun bat baino lehenago jakinarazpena bidali."
+ "Retention rule saved" : "Mantentze araua gordeta",
+ "An error occurred while trying to save the retention rule" : "Akatsa gertatu da mantentze araua gordetzen saiatzean"
},
"nplurals=2; plural=(n != 1);");