f7cloud_client/apps/groupfolders/l10n/es_PE.json
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

20 lines
589 B
JSON

{ "translations": {
"Access denied" : "Acceso denegado",
"Group" : "Grupo",
"Read" : "Leer",
"Write" : "Escribir",
"Create" : "Crear",
"Delete" : "Borrar",
"Share" : "Compartir",
"You" : "Tú",
"Add group" : "Agregar grupo",
"Unlimited" : "Ilimitado",
"Folder name" : "Nombre de la carpeta",
"Quota" : "Cuota",
"Previous" : "Anterior",
"User" : "Usuario",
"Unknown" : "Desconocido",
"None" : "Ninguno",
"{size} used" : "{size} usado"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}