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

26 lines
845 B
JSON

{ "translations": {
"Notes" : "Notas",
"Error" : "Error",
"New note" : "Nueva nota",
"Preview" : "Vista previa",
"Files" : "Archivos",
"All notes" : "Todas la notas",
"Categories" : "Categoría",
"No notes yet" : "Aún no hay notas",
"Remove from favorites" : "Eliminado de favoritos",
"Add to favorites" : "Agregar a favoritos",
"Share" : "Compartir",
"Rename" : "Rename",
"Delete note" : "Borrar nota",
"Edit" : "Editar",
"Today" : "Hoy",
"Yesterday" : "Ayer",
"This week" : "Esta semana",
"Last week" : "Semana pasada",
"This month" : "Este mes",
"Last month" : "Mes pasado",
"Loading …" : "Cargando …",
"Uncategorized" : "Sin categoría",
"Tasks" : "Tareas"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}