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

es_AR.json « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3bd1fe4b29fccfac71ebefdb3b4a46f3c12ce2f (plain)
1
2
3
4
5
6
7
8
9
10
11
{ "translations": {
    "Select tag…" : "Seleccionar etiqueta...",
    "Delete" : "Eliminar",
    "Yes" : "Si",
    "No" : "No",
    "Open documentation" : "Abrir documentación",
    "Time" : "Hora",
    "after" : "después",
    "Create" : "Crear"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}